

/* Start:/local/templates/gv/components/bitrix/menu/personal_left/style.css?1566204807404*/
.pc_nav{
    background: #fff;
    padding: 30px;
    margin-bottom: 15px;
}
.pc_nav ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.pc_nav ul a, .pc_nav ul span{
    color: #40404B;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px;
    line-height: 1.2;
}
.pc_nav ul a.active, .pc_nav ul span.active{
    color: #ff9600;
}
/* End */


/* Start:/local/templates/gv/components/bitrix/system.pagenavigation/bottom/style.css?1566204813822*/
.csl_bottom_nav{
    padding: 15px;
    margin-bottom: 35px;
    background: #fff;
}
.csl_bottom_nav a,
.csl_bottom_nav>span{
    display: block;
    border: 3px solid #666676;	   
    padding: 10px;
    color: #40404B;
    text-transform: uppercase;
    text-align: center;
}
.csl_left{
    margin-bottom: 15px;
}
.csl_bottom_nav>span{
    color: #bbb;
    border-color: #bbb;
}
.csl_bottom_nav a .fa,
.csl_bottom_nav>span .fa{
    font-size: 24px;
    font-size: 1.714285714285714em;
    padding: 0 10px;
    vertical-align: sub;
}
@media screen and (min-width:768px){
    .csl_bottom_nav a,
    .csl_bottom_nav>span{
        padding: 10px 50px;
        display: inline-block;
        text-align: left;
    }
    .csl_left{
        margin: 0;
    }
    .csl_left a,
    .csl_left>span{
        text-align: right;
    }
}
/* End */


/* Start:/local/templates/gv/components/gv/catalog.section.ajax/viewed_main/style.css?156620481514717*/
@media screen and (min-width: 1600px){
	.product_item_new_l {
		width: 25%;
	}
}

.recently_viewed{
    visibility: hidden;
}
.recently_viewed.vis{
    visibility: visible;
	margin-bottom:15px;
}

.rv_title{
    font-weight: 700;
    color: #40404b;
    text-transform: uppercase;
	padding: 15px;
    background: #fff;
    margin-bottom: 1px;
	position:relative;
}
.rv_title:before{
	position:absolute;
	top:0;
	right:0;
	width:50px;
	height:50px;
	content: "\f107";
	font-family:FontAwesome;
	text-align:center;
	line-height:50px;
	font-size:20px;
	cursor:pointer;
}
.recently_viewed.open .rv_title:before{
	content: "\f106";
}  

.recently_viewed{
	
}
.rv_item{
    background: #fff;
    padding: 5px;
    border: 4px solid #fff;
    margin-bottom: 15px;
    position: relative;
}
.rv_item:hover{
    border: 4px solid #ff9600;
}
.rv_item .btn{
    background: #40404b;
    color: #fff;
    border-radius: 0;
    padding: 10px;
}
.rv_item:hover .btn,
.rv_item .btn:hover{
    background: #ff9600;
}
.rv_item a.tovar_title{
    font-size: 18px;
    font-size: 1.285714285714286em;
    color: #40404b;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    text-align: center;
    min-height: 3em;
}
.rv_item .image_list{
    position: relative;
    padding-top: 100%;
}
.rv_item .image_list a{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;    
}
.rv_item .image_list a img{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
.rv_item .action_container{
    position: absolute;
    left: -8px;
    top: -8px;
    height: 111px;
    width: 111px;
    z-index: 1;
}
main.bike .rv_item .action_container{
    background: url('/local/templates/gv/components/gv/catalog.section.ajax/viewed_main/images/action_green.png') no-repeat;
}
main.ski .rv_item .action_container{
    background: url('/local/templates/gv/components/gv/catalog.section.ajax/viewed_main/images/sale_ski.png') no-repeat;
}
main.mount .rv_item .action_container{
    background: url('/local/templates/gv/components/gv/catalog.section.ajax/viewed_main/images/sale_mount.png') no-repeat;
}
.rv_item .tovar_prop{
    text-align: center;
    color: #929292;
    margin-bottom: 10px;
    overflow: hidden;
}
.rv_item .tovar_price{
    text-align: center;
    margin-bottom: 15px;
}
.rv_item .top_old_price{
    font-size:15px;
    font-size:1.0714285714285714285714285714286em;
    color:#666676;
    text-decoration: line-through;
}
.rv_item .top_old_price.poss {
    text-decoration: none;
}
.rv_item .top_old_price .fa-rub{
    font-size: 14px;
    font-size: 0.9333333333333333em;
}
.rv_item .top_old_price_discount{
    color: #84bc30;
    font-size:15px;
    font-size:1.0714285714285714285714285714286em;
    padding: 0 10px;
    font-weight: bold;
    height: 20px;
}
.ski .rv_item  .top_old_price_discount{
    color: #4cbbda;
}
.mount .rv_item  .top_old_price_discount{
    color: #505199;
}
.rv_item .top_new_price{
    color: #40404b;
    font-size: 36px;
    font-size: 2.5714285714285714285714285714286em;
    margin-bottom: 10px;
    font-weight: bold;
}
.rv_item .top_new_price .fa{
    font-size: 24px;
    font-size: 0.66666666666666666666666666666667em;
}
.rv_item .tovar_bottom_btns{
    margin-right: -10px;
    margin-left: -10px;
}
.rv_item .tovar_bottom_btns>div{
    padding: 0 5px;
}
.rv_item .tovar_bottom_btns,
.rv_item .tovar_bottom_btns a{
    color: #9f9fa5;
    text-decoration: none;
    font-size: 11px;
}
.rv_item .tovar_bottom_btns .fa{
    padding-right: 5px;
    font-size: 18px;
    font-size: 1.285714285714286em;
}
.rv_item .prop_row .rv_tovar_exist{
    margin-top: 20px;
}
.rv_item .rv_tovar_exist .fa{
    padding-left: 5px;
}
.rv_item .rv_tovar_exist .yes{
    color: #84bc30;    
    font-size: 15px;
    font-size: 1.0714285714285714285714285714286em;
}
.ski .rv_item  .rv_tovar_exist .yes{
    color: #4cbbda;
}
.mount .rv_item  .rv_tovar_exist .yes{
    color: #505199;
}
.rv_item .rv_tovar_exist .no{
    color: red;
}
.tovar_modal{
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10000;
}
.tovar_modal.open{
    display: block;
}
.rv_propose_buy_list {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: -17px;
    height: 100%;
    z-index: 10000;
    overflow-y: scroll;
    padding: 100px 0;
}
.rv_propose_buy_list .modal_mask{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ccc;
    background: rgba(0,0,0,.8);
    z-index: -1;
}
.propose_buy_list_inner{
    background: #fff;
    position: relative;
    margin: auto;
    min-height: 145px;
    z-index: 1;
    margin-top: 50px;
    margin-bottom: 100px;
    overflow: hidden;
}
.rv_propose_buy_list header{
    background: #40404b;
    padding: 5px 15px;
    font-size: 30px;
    font-size: 2.142857142857143em;
    color: #fff;
}
.rv_propose_buy_list .buy_close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #fff;
    padding: 15px 20px;
}
.tovar_modal_filter{
    margin-bottom: 10px;
    border-bottom: 2px solid #9f9fa5;
    padding: 10px 15px;
    overflow: hidden;
}
.rv_propose_buy_list .propose_img{
    margin-top: 15px;
}
.tovar_modal_filter .tmf_name{
    color: #40404b;
    padding-right: 5px;
}
.tovar_modal_filter .tmf_item_inp{
    border: 1px solid #40404b;
    border-radius: 5px;
    -webkit-box-shadow: inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow:    inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
    box-shadow:         inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
    display: inline-block;
    max-width: 70px;
}
.tmf_size .tmf_item_inp{
    max-width: 35px;
}
.tovar_modal_filter .tmf_item_inp input{
    border: none;
    background: none;
    outline: none;
    width: 100%;
    text-align: center;
}
.tovar_modal_filter .choose_color{
    width: 27px;
    height: 27px;
    border: 1px solid #40404b;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    -webkit-box-shadow: inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow:    inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
    box-shadow:         inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
}
.tovar_modal_filter .choose_color div{
    width: 21px;
    height: 21px;
    border-radius: 3px;
    margin: auto;
    margin-top: 2px;
}
body.open_modal{
    overflow: hidden;
}
.propose_prop_item{
    margin-bottom: 5px;
}
.propose_prop_item .offer_name{
    color: #929292;    
}
.propose_prop_item .offer_value{
    color: #40404b;
}
.prop_row{
    overflow: hidden;
    padding: 10px 0;
}
.prop_row:last-child{
    margin-bottom: 0;
    border: none;
}
.avalible_title{
    color: #929292;
    margin-bottom: 10px;
}
.store_name {
    position: relative;
    float: left;
    width: 50%;
    color: #40404b;
    padding-right: 5px;
    text-decoration: none;
    cursor: pointer;
    font-size: 12px;
}
.quantity_squear {
    position: relative;
    margin-top: 6px;
    float: left;
}
.full, .empty_store {
    float: left;
    width: 11px;
    height: 11px;
    margin-right: 2px; 
    background: #84bc30;
    border: 1px solid #40404b;
}
.ski .full{
    background: #4cbbda;
}
.mount .full{
    background: #505199;
}
.empty_store {
    background: #fff;
}
.propose_price{
}
.offer_old_price {
    color: #666676;
    text-decoration: line-through;
    font-size: 15px;
    font-size: 1.0714285714285714285714285714286em;
}
.offer_old_price.poss {
    text-decoration: none;
}
.offer_old_price .fa-rub{
    font-size: 14px;
    font-size: 0.9333333333333333em;
}
.offer_new_price {
    font-size: 36px;
    font-size: 2.571428571428571em;
    color: #40404b;
    font-weight: bold;
    margin-top: -7px;
}
.offer_new_price .fa-rub{
    font-size: 24px;
    font-size: 0.6666666666666666em;
}
.free_del, .free_del a{
    color: #84bc30;
    font-weight: bold;	
    display: block;
    margin-bottom: 10px;
    margin-top: -8px;
    text-decoration: none;
}
.free_del a:hover{
    color: #84bc30;
    text-decoration: underline;
}
.ski .free_del, .ski .free_del a{
    color: #4cbbda;
}
.ski .free_del a:hover{
    color: #4cbbda;
    text-decoration: underline;
}
.mount .free_del, .mount .free_del a{
    color: #505199;
}
.mount .free_del a:hover{
    color: #505199;
    text-decoration: underline;
}
@media screen and (min-width:992px){
    .top10_slider .owl-prev{
	left: -1em;
    }
    .top10_slider .owl-next{
	right: -1em;
    }
}


.leader_wrapper {
    position: relative;
    margin: 0;
    padding: 0;
}
.leader_wrapper.gray{
    background: #d8d8d8;
}
a.leader_name:link, a.leader_name:visited{
    color: #ffffff;
    font-size: 16px;
    margin: 15px 0px 0px 0px;
	padding:4px 10px;
	background: #468618 url('/bitrix/templates/main/images/search_bg.gif') repeat-x;
	display:block;
}
a.leader_name:hover{
	background: #468618;
}

.leaders_bike {
    margin: 0;
    padding: 0 0 0 10px;
}
.prev_leader_disc {
    position: absolute;
    height: 20px;
    width: 10px;
    background: url('/local/templates/gv/components/gv/catalog.section.ajax/viewed_main/images/slider_left.png') no-repeat;
    border: none;
    top: 90px;
    left: -3px;
    z-index: 100;
}
.next_leader_disc {
    position: absolute;
    height: 20px;
    width: 10px;
    background: url('/local/templates/gv/components/gv/catalog.section.ajax/viewed_main/images/slider_right.png') no-repeat;
    border: none;
    top: 90px;
    right: -7px;
    z-index: 100;
}
.properties {
    height: 40px;
    overflow: hidden;
}
.action_left{
	position: absolute;
	left:0px;
	bottom:0px;
	height: 34px;
	width: 8px;
}
/*
.ac_blue{
	background: url('/local/templates/gv/components/gv/catalog.section.ajax/viewed_main/images/actions/right_action.png') repeat-x right 8px;
}
.ac_in_blue{
	background: url('/local/templates/gv/components/gv/catalog.section.ajax/viewed_main/images/actions/left_action.png') no-repeat left -1px;
}
.ac_red{
	background: url('/local/templates/gv/components/gv/catalog.section.ajax/viewed_main/images/actions/right_action_red.png') repeat-x right 8px;
}
.ac_in_red{
	background: url('/local/templates/gv/components/gv/catalog.section.ajax/viewed_main/images/actions/left_action_red.png') no-repeat left 0px;
}

.ac_in_green{
	background: url('/local/templates/gv/components/gv/catalog.section.ajax/viewed_main/images/actions/left_action_green.png') no-repeat left 0px;
}*/

.price-link td {
	height: 41px;
	text-align: left;
	vertical-align: bottom;
	padding-top: 0px;
	padding-bottom: 0px;
}
.price-link td.td_price_align-right {
	text-align: right;
}
.price-link td.td_price_align-right div {
	padding-bottom: 2px;
}
.price-link td a.catalog-item-compare, .price-link td a.catalog-item-compared {
	float: none !important;
	display: inline !important;
	height: auto !important;
	padding-top: 0px !important;
	margin-right: 0px !important;
}


/*.catalog-item-buy, 
.catalog-item-in-the-cart{
    background: #69C028 url('/local/templates/gv/components/gv/catalog.section.ajax/viewed_main/images/cart.png') 11% 50% no-repeat;
    color: #FFF !important;
    padding: 3px 0 5px 32px;
    text-transform: lowercase;
    text-decoration: none;
    text-align: left;
}*/
/*span.avail_date.not_avail {
    background: #E53E4E;
    color: #000 !important;
}*/
/*
span.avail_date.not_avail {
    color: #999999;
}*/
/*.catalog-links_propose {
    padding: 5px 0;
}
.catalog-links_propose a {
    display: block;
    text-decoration: none;
    margin-bottom: 5px;
    color: #FFF;
    padding: 3px 0 5px 32px;
    text-transform: lowercase;
}*/
/*span.avail_date {
    width: 100%;
    display: block;
    color: #69C028;
    text-align: center;
    font-size: 11px;
}*/


#dialog-confirm {
    display: none;
    height: 50px;
    overflow: hidden;
}
.ui-dialog {
    background: #FFF;
    width: 500px;
}

.clear {
    clear: both;
}

.props-table-detail thead {
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.quantity_number, 
.store_descript {
    display: none;
    position: absolute;
    padding: 7px;
    background: #FFF;
    border: 1px solid #ababab;
    border-radius: 5px;
    z-index: 100;
}
.quantity_number {
    top: -35px;
    left: -5px;
}

.store_descript {
    padding: 10px;
    top: 0;
    right: -120px;
}
.store_close {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 14px;
    height: 14px;
    background: url('/local/templates/gv/components/gv/catalog.section.ajax/viewed_main/images/help_close.png') center center no-repeat;
    cursor: pointer;
    z-index: 200;
}

#dialog_register, #dialog_waitlist, #one_click_form {
/*    display: none;
    height: 50px;
    overflow: hidden;*/
}
#one_click_form {
    /*height: 200px !important;*/
}
.ui-dialog {
    background: #FFF;
    width: 500px;
}
.ui-dialog-title {
    color: #312e25;
}
.ui-dialog-buttonset button:last-child{
    border: 2px solid #327e04; 
    background: #67b021 url(/local/templates/gv/components/gv/catalog.section.ajax/viewed_main/images/ui-bg_highlight-soft_25_67b021_1x100.png) 50% 50% repeat-x !important; 
    font-weight: normal; 
    color: #ffffff !important; 
    
}
#err_form {
    color: #FF0000;
}
.propose_buy_filter_wrapper{
    border-bottom: 2px solid #9f9fa5;
    padding: 10px 0;
}
.gv_modal{
    display: none;
    left: 0;
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    z-index: 500;
}
.gv_modal.open{
    display: block;
}
.gv_modal .mask{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ccc;
    background: rgba(0,0,0,.8);
    z-index: -1;
}
.gv_modal_confirm_wrapper{
    position: absolute;
    z-index: 1;
    background: #fff; 
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    left: 15px;
    right: 15px;
}
.gv_modal_close{
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    padding: 15px 20px;
    color: #fff;
}
.gv_modal_close .fa{
    margin-left: 5px;
}
.gv_modal header{
    background: #40404b;
    padding: 5px 15px;
    font-size: 30px;
    font-size: 2.142857142857143em;
    color: #fff;
}
.gv_modal_inner{
    padding: 15px;
    text-align: center;
}
.gv_modal_confirm .btn-default{
    background: #848484;
}
.gv_modal_confirm .btn{
    padding: 15px 20px;
    margin-right: 10px;
}
.gv_modal_inner p{
    margin: 25px 0;
}
.gv_modal_col{
    height: 100vh;
}

.gv_modal_wrap{
    background: #fff;
    max-width: 500px;
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.gv_modal_wrap input{
    display: block;
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
}
.gv_modal_wrap .btn{
    padding: 15px 25px;
    margin-left: 10px;
}
.propose_table_prop_footer{
    padding: 10px;
    text-align: center;
    
}
.propose_table_prop_footer span{
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
    padding: 10px 40px;
    border: 3px solid #666676;
}
.propose_table_prop_footer span .fa{
    font-size: 18px;
    font-size: 1.285714285714286em;
    padding-left: 10px;
}
.tovar_modal_price .btn{
    padding: 15px;
}
.filter_title{
    padding-top: 3px;
}
.propose_table_prop{
    border-left: 2px solid #9F9FA5;
}
.propose_buy_filter .col-sm-9{
    border-left: 2px solid #9F9FA5;
}
.propose_buy_filter_wrapper .gv_dropdown{
    margin-bottom: 10px;
}
/* End */
/* /local/templates/gv/components/bitrix/menu/personal_left/style.css?1566204807404 */
/* /local/templates/gv/components/bitrix/system.pagenavigation/bottom/style.css?1566204813822 */
/* /local/templates/gv/components/gv/catalog.section.ajax/viewed_main/style.css?156620481514717 */
